home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 February / WN_129_CD.iso / Windows / Extensions Firefox / Single Window / singlewindow-1.4-Fr.xpi / chrome / singlewindow.jar / content / singlewindow / prefs.css < prev    next >
Cascading Style Sheet File  |  2004-07-04  |  148b  |  9 lines

  1. label[id="www"] {
  2.   cursor: pointer !important;
  3.   text-decoration: underline !important;
  4. }
  5.  
  6. label[id="www"]:hover {
  7.     color: highlight !important;
  8. }
  9.